Skip to content

Fix #5: Turn tests/check.hs into a cabal test-suite #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

andreasabel
Copy link
Member

@andreasabel andreasabel commented Mar 30, 2022

Tests build only on GHC 7.6 - 8.10 atm.

Also fix these build errors:

  • type of makeConnection became non-monadic
  • jsonHandler not defined

Move common dependencies to settings stanza.

Fixes #5.

Tests build only on GHC 7.6 - 8.10 atm.

Also fix these build errors:
- type of `makeConnection` became non-monadic
- `jsonHandler` not defined

Move common dependencies to `settings` stanza.
@andreasabel andreasabel requested a review from hvr March 30, 2022 21:42
@andreasabel andreasabel merged commit 825c8dd into master Apr 5, 2022
@andreasabel andreasabel deleted the test-suite branch April 5, 2022 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cabalize tests
1 participant